Members





In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / AnnotationFreeHandPolygon Class

AnnotationFreeHandPolygon Class

In This Topic
Syntax
'Declaration

 

<GuidAttribute("9832485C-1CAD-3A95-8ED7-8AB96E7AEF78")>

Public NotInheritable Class AnnotationFreeHandPolygon 

   Inherits AnnotationPolygon
[Guid("9832485C-1CAD-3A95-8ED7-8AB96E7AEF78")]

public sealed class AnnotationFreeHandPolygon : AnnotationPolygon 
public class AnnotationFreeHandPolygon = class(AnnotationPolygon)sealed; 
GuidAttribute("9832485C-1CAD-3A95-8ED7-8AB96E7AEF78")

public sealed class AnnotationFreeHandPolygon extends AnnotationPolygon
[Guid("9832485C-1CAD-3A95-8ED7-8AB96E7AEF78")]

public __gc __sealed class AnnotationFreeHandPolygon : public AnnotationPolygon 
[Guid("9832485C-1CAD-3A95-8ED7-8AB96E7AEF78")]

public ref class AnnotationFreeHandPolygon sealed : public AnnotationPolygon 
Inheritance Hierarchy

System.Object
   GdPicture14.Annotations.Annotation
      GdPicture14.Annotations.AnnotationPolygon
         GdPicture14.Annotations.AnnotationFreeHandPolygon

See Also

Reference

AnnotationFreeHandPolygon Members
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace